Retrieve allocations by querying with placement ID (tagid), campaign ID (cid), creative ID (crid) and owner ID. Returns all allocations that match the query parameters.
Access Control:
The access token received from the authorization server in the OAuth 2.0 flow.
The id of placement where campaign is allocated
The id of campaign which allocation is used
The id of allocation's owner which mean who create the allocation
Successful Response
The response is of type AllocationReadSchema · object[]
.